Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.userworkspace.core.LifeCycleManagerExtensions--types

This contribution is part of XML component org.nuxeo.ecm.platform.userworkspace.core.LifeCycleManagerExtensions inside nuxeo-platform-userworkspace-types-9.10.jar /OSGI-INF/userworkspace-life-cycle-contrib.xml

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="UserWorkspacesRoot">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="UserWorkspacesRoot">default</type>
    </types>
  </extension>